Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Globalize Floodfill Script #461

Merged
merged 33 commits into from
Nov 26, 2021
Merged

Globalize Floodfill Script #461

merged 33 commits into from
Nov 26, 2021

Conversation

youri-k
Copy link
Contributor

@youri-k youri-k commented Oct 21, 2021

Description:

  • execute script to merge segmentation layer and volume annotation
  • globalizes all floodfill operations that were cut short by the wK frontend

Issues:

Todos:

  • Updated Changelog

@philippotto
Copy link
Member

@youri-k How is the performance coming along? :) Do you think, the PR is already reviewable?

@youri-k youri-k changed the title [WIP] Globalize Floodfill Script Globalize Floodfill Script Nov 4, 2021
@youri-k youri-k marked this pull request as ready for review November 4, 2021 09:24
Copy link
Member

@philippotto philippotto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cool stuff :) I left some comments and could you also push the test case you wrote for this? even if it's not really polished, it would be good to have it in the repository.

webknossos/webknossos/geometry/bounding_box.py Outdated Show resolved Hide resolved
webknossos/script-collection/globalize_floodfill.py Outdated Show resolved Hide resolved
webknossos/script-collection/globalize_floodfill.py Outdated Show resolved Hide resolved
webknossos/script-collection/globalize_floodfill.py Outdated Show resolved Hide resolved
webknossos/script-collection/globalize_floodfill.py Outdated Show resolved Hide resolved
webknossos/script-collection/globalize_floodfill.py Outdated Show resolved Hide resolved
webknossos/script-collection/globalize_floodfill.py Outdated Show resolved Hide resolved
webknossos/script-collection/globalize_floodfill.py Outdated Show resolved Hide resolved
webknossos/script-collection/globalize_floodfill.py Outdated Show resolved Hide resolved
@philippotto philippotto self-assigned this Nov 18, 2021
@philippotto philippotto enabled auto-merge (squash) November 26, 2021 13:30
@philippotto philippotto merged commit 9c63ca6 into master Nov 26, 2021
@philippotto philippotto deleted the globalize-floodfill branch November 26, 2021 14:55
hotzenklotz added a commit that referenced this pull request Nov 30, 2021
…o update_demos

* 'master' of github.com:scalableminds/webknossos-libs:
  Update changelogs for release v0.8.23 (#493)
  Resolve path when symlinking layer and make_relative is False (#492)
  Globalize Floodfill Script (#461)
  Bump pillow from 8.2.0 to 8.3.2 in /wkcuber (#488)
  Add websites metadata to pyproject.toml (#485)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement Script that can globalize a local flood-fill operation
2 participants